bind parameter meaning in English
联结参数
Examples
- To implement the direct execution of statements with bound parameters
来直接执行带有绑定参数的语句。 - A corresponding call that explicitly binds parameters looks like
一个明确地绑定这些参数的调用应该看上去像 - The other way of binding parameters to this service call is to explicitly pass them
另一个绑定参数到这个服务调用的方法就是明确地传送这些参数。 - If the database driver supports it , you may also bind parameters for output as well as input
如果数据库驱动程序支持,您还可以绑定输出和输入参数。 - When the transact - sql statement that is being executed contains bound parameter markers
要执行的transact - sql语句包含绑定的参数标记时, sql server odbc驱动程序使用